From 696f27db69a1112ad903e5f70046ac96f06986b8 Mon Sep 17 00:00:00 2001 From: Chad Horohoe Date: Wed, 15 Dec 2010 16:26:26 +0000 Subject: [PATCH] Followup r78383: deny tests from web --- tests/.htaccess | 1 + 1 file changed, 1 insertion(+) create mode 100644 tests/.htaccess diff --git a/tests/.htaccess b/tests/.htaccess new file mode 100644 index 0000000000..3a42882788 --- /dev/null +++ b/tests/.htaccess @@ -0,0 +1 @@ +Deny from all -- 2.20.1